home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 21 / Mac Magazin and MacEasy Magazine CD - Issue 21.iso / Spiele & Edutainment / SokobanEditor Folder / READ ME(SokobanEditor) < prev    next >
Text File  |  1996-02-23  |  1KB  |  48 lines

  1. SokobanEditor 1.2
  2. by Miguel Frias, 1995-96
  3.  
  4. SokobanEditor is a MacSokoban level editor. MacSokoban was created by Ingemar Ragnemalm and the latest version is 3.0.2. There are other Sokoban games, created by other programmers but no complete compatibility is guaranteed.
  5.  
  6. SokobanEditor is limited to creating levels (or changing loaded levels) and saving them back to a text file. Since MacSokoban has import/export commands itself, I have not implemented commands which put the levels into the game itself.
  7.  
  8. Any bug report or suggestion is quite appreciated and can be sent to:
  9. Miguel Frias
  10. R. Artilharia Um, 46-4-Esq.
  11. 1070 Lisboa
  12. PORTUGAL
  13.  
  14. or by e-mail, to:
  15. mac@pobox.com
  16.  
  17. For further info on my programs you can access:
  18. http://pobox.com/~mac/toolbox.html
  19.  
  20.  
  21. *** Version 1.2 ***
  22.  
  23. - selecting the last tool in the palette was a problem, if you moved the palette around; fixed this
  24.  
  25. - the lower height limit on the SetBounds dialog was fixed
  26.  
  27. - added the following commands:
  28.    - flip horizontal and vertical (menu "Misc")
  29.    - shift up, down, left and right (menu "Misc")
  30.    - clear (menu "Edit)
  31.  
  32. - added the undo feature
  33.  
  34. - loading a level from a file now erases the previous grid
  35.  
  36. - internal improvements (memory, organization, display)
  37.  
  38. - fixed "Cancel" button bug in the "Set board dimension" dialog
  39.  
  40. - fixed a serious error which made it impossible to save correctly levels with surroundings, such as:
  41.  
  42.   ### ####
  43.   # # #  #
  44.   # ###. #
  45.   #      #
  46.   #  @$ *#
  47.   #      #
  48.   ########